Skip to content

Conversation

@onmax
Copy link
Member

@onmax onmax commented Aug 18, 2024

I was working on the wallet and needed to toggle the tabindex of LabelInput based on a index.

It would be helpful if components like LabelInput could support v-bind="attrs". This would allow developers to easily change attributes such as aria-label, disabled, data attributes, tabindex and other similar values in case they need it.

This change is only intended for component with a single input

@onmax onmax requested a review from mraveux August 18, 2024 08:52
@onmax onmax force-pushed the onmax/v-bind-attrs branch from e176550 to 963ecdf Compare August 18, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants